Per-domain switch to disable oos shadow page tables
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 19 Oct 2009 09:55:46 +0000 (10:55 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 19 Oct 2009 09:55:46 +0000 (10:55 +0100)
commit90abd2437ad7cd010b2ad63e6b4b1a6571c67ab6
treeb589eb331332cb61c5e06048feb4616e09b74429
parented71370de1b6dd127bfd0d2f996174c7efbabab9
Per-domain switch to disable oos shadow page tables

Signed-off-by: Juergen Gross <juergen.gross@ts.fujitsu.com>
13 files changed:
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xm/create.py
tools/python/xen/xm/xenapi_create.py
xen/arch/x86/domain.c
xen/arch/x86/mm/paging.c
xen/arch/x86/mm/shadow/common.c
xen/common/domctl.c
xen/include/asm-x86/domain.h
xen/include/asm-x86/paging.h
xen/include/asm-x86/shadow.h
xen/include/public/domctl.h
xen/include/xen/sched.h